1
//------------------------------------------------------------------------------
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.4927
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 //------------------------------------------------------------------------------
11 namespace CSASPNETPageValidation
{
14 public partial class CSASPNETPageValidationServerSide
{
20 /// Auto-generated field.
21 /// To modify move field declaration from designer file to code-behind file.
23 protected global::System
.Web
.UI
.HtmlControls
.HtmlHead Head1
;
29 /// Auto-generated field.
30 /// To modify move field declaration from designer file to code-behind file.
32 protected global::System
.Web
.UI
.HtmlControls
.HtmlForm form1
;
35 /// lbl_username control.
38 /// Auto-generated field.
39 /// To modify move field declaration from designer file to code-behind file.
41 protected global::System
.Web
.UI
.WebControls
.Label lbl_username
;
44 /// tb_username control.
47 /// Auto-generated field.
48 /// To modify move field declaration from designer file to code-behind file.
50 protected global::System
.Web
.UI
.WebControls
.TextBox tb_username
;
53 /// RequiredFieldValidator1 control.
56 /// Auto-generated field.
57 /// To modify move field declaration from designer file to code-behind file.
59 protected global::System
.Web
.UI
.WebControls
.RequiredFieldValidator RequiredFieldValidator1
;
62 /// CustomValidator1 control.
65 /// Auto-generated field.
66 /// To modify move field declaration from designer file to code-behind file.
68 protected global::System
.Web
.UI
.WebControls
.CustomValidator CustomValidator1
;
71 /// btn_submit control.
74 /// Auto-generated field.
75 /// To modify move field declaration from designer file to code-behind file.
77 protected global::System
.Web
.UI
.WebControls
.Button btn_submit
;